Enhancements to ppss related code (thanks Stefan).
authorFabián Ezequiel Gallina <fabian@anue.biz>
Thu, 19 Jul 2012 00:55:55 +0000 (21:55 -0300)
committerFabián Ezequiel Gallina <fabian@anue.biz>
Thu, 19 Jul 2012 00:55:55 +0000 (21:55 -0300)
commit3db7efee1d5d555d25adc791d2521fc5bd5d8ceb
tree3e2d3ae667d8a7408b54cf3d9669eb72c8d9e5fa
parentd2821dbe4e8470f1b0da5d781ddd52e0648cbd55
Enhancements to ppss related code (thanks Stefan).
* progmodes/python.el (python-indent-context)
(python-indent-calculate-indentation, python-indent-dedent-line)
(python-indent-electric-colon, python-nav-forward-block)
(python-mode-abbrev-table)
(python-info-assignment-continuation-line-p): Simplified checks
for ppss context.
(python-info-continuation-line-p): Cleanup.
(python-info-ppss-context): Do not catch 'quote.
(python-info-ppss-context-type)
(python-info-ppss-comment-or-string-p): Simplify.
lisp/ChangeLog
lisp/progmodes/python.el